home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_5114.txt < prev    next >
Text File  |  1990-04-06  |  7KB  |  302 lines

  1. -- card: 5114 from stack: in.0-6
  2. -- bmap block id: 5228
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: Print Field
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=105 top=15 right=288 bottom=386
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Info 1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   showFld
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 4 (field)
  28. -- low flags: 01
  29. -- high flags: 2004
  30. -- rect: left=6 top=294 right=338 bottom=507
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 174
  35. -- text size: 14
  36. -- style flags: 0
  37. -- line height: 15
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 3 (button)
  46. -- low flags: 00
  47. -- high flags: 2000
  48. -- rect: left=459 top=294 right=337 bottom=498
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 5233 / 5233
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: returnArrow
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   lock screen
  60.   go cd "Printing Fields" of stack "Intro to HyperCard 2.0"
  61.   unlock screen with visual zoom close
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 5 (button)
  67. -- low flags: 00
  68. -- high flags: 2000
  69. -- rect: left=128 top=54 right=78 bottom=375
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: info 2
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   showFld
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 8 (button)
  86. -- low flags: 00
  87. -- high flags: 2000
  88. -- rect: left=133 top=80 right=162 bottom=368
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: info 3
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   showFld
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 9 (button)
  105. -- low flags: 00
  106. -- high flags: 2000
  107. -- rect: left=133 top=183 right=221 bottom=368
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: info 4
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   showFld
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 11 (button)
  124. -- low flags: 00
  125. -- high flags: 2000
  126. -- rect: left=131 top=224 right=244 bottom=278
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: info 5
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   showFld
  138. end mouseUp
  139.  
  140.  
  141.  
  142. -- part 13 (button)
  143. -- low flags: 00
  144. -- high flags: 2000
  145. -- rect: left=207 top=245 right=277 bottom=371
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 1
  149. -- font id: 0
  150. -- text size: 12
  151. -- style flags: 0
  152. -- line height: 16
  153. -- part name: info 6
  154. ----- HyperTalk script -----
  155. on mouseUp
  156.   showFld
  157. end mouseUp
  158.  
  159.  
  160.  
  161. -- part 1 (field)
  162. -- low flags: 81
  163. -- high flags: 2004
  164. -- rect: left=333 top=151 right=195 bottom=502
  165. -- title width / last selected line: 0
  166. -- icon id / first selected line: 0 / 0
  167. -- text alignment: 0
  168. -- font id: 174
  169. -- text size: 14
  170. -- style flags: 0
  171. -- line height: 15
  172. -- part name: Info 1
  173. ----- HyperTalk script -----
  174. on mouseUp
  175.   hide me
  176. end mouseUp
  177.  
  178.  
  179.  
  180. -- part 7 (field)
  181. -- low flags: 81
  182. -- high flags: 2004
  183. -- rect: left=339 top=108 right=235 bottom=508
  184. -- title width / last selected line: 0
  185. -- icon id / first selected line: 0 / 0
  186. -- text alignment: 0
  187. -- font id: 174
  188. -- text size: 14
  189. -- style flags: 0
  190. -- line height: 15
  191. -- part name: Info 3
  192. ----- HyperTalk script -----
  193. on mouseUp
  194.   hide me
  195. end mouseUp
  196.  
  197.  
  198.  
  199. -- part 6 (field)
  200. -- low flags: 81
  201. -- high flags: 2004
  202. -- rect: left=358 top=16 right=180 bottom=512
  203. -- title width / last selected line: 0
  204. -- icon id / first selected line: 0 / 0
  205. -- text alignment: 0
  206. -- font id: 174
  207. -- text size: 14
  208. -- style flags: 0
  209. -- line height: 15
  210. -- part name: Info 2
  211. ----- HyperTalk script -----
  212. on mouseUp
  213.   hide me
  214. end mouseUp
  215.  
  216.  
  217.  
  218. -- part 10 (field)
  219. -- low flags: 81
  220. -- high flags: 2004
  221. -- rect: left=339 top=108 right=227 bottom=511
  222. -- title width / last selected line: 0
  223. -- icon id / first selected line: 0 / 0
  224. -- text alignment: 0
  225. -- font id: 174
  226. -- text size: 14
  227. -- style flags: 0
  228. -- line height: 15
  229. -- part name: Info 4
  230. ----- HyperTalk script -----
  231. on mouseUp
  232.   hide me
  233. end mouseUp
  234.  
  235.  
  236.  
  237. -- part 12 (field)
  238. -- low flags: 81
  239. -- high flags: 2004
  240. -- rect: left=317 top=204 right=295 bottom=488
  241. -- title width / last selected line: 0
  242. -- icon id / first selected line: 0 / 0
  243. -- text alignment: 0
  244. -- font id: 174
  245. -- text size: 14
  246. -- style flags: 0
  247. -- line height: 15
  248. -- part name: Info 5
  249. ----- HyperTalk script -----
  250. on mouseUp
  251.   hide me
  252. end mouseUp
  253.  
  254.  
  255.  
  256. -- part 14 (field)
  257. -- low flags: 81
  258. -- high flags: 2004
  259. -- rect: left=23 top=179 right=289 bottom=207
  260. -- title width / last selected line: 0
  261. -- icon id / first selected line: 0 / 0
  262. -- text alignment: 0
  263. -- font id: 174
  264. -- text size: 14
  265. -- style flags: 0
  266. -- line height: 15
  267. -- part name: Info 6
  268. ----- HyperTalk script -----
  269. on mouseUp
  270.   hide me
  271. end mouseUp
  272.  
  273.  
  274.  
  275. -- part contents for card part 1
  276. ----- text -----
  277. This is the Print Field dialog box.
  278.  
  279. -- part contents for card part 4
  280. ----- text -----
  281. This is the Print Fields dialog box. Here you can choose the 
  282. specific fields you want to print, and how you want them to print.
  283.  
  284. -- part contents for card part 6
  285. ----- text -----
  286. These 2 buttons control what is in the scrolling list below them. One buttons puts into the list all of the fields in the card layer of the card; the other puts all the fields in the background.
  287.  
  288. -- part contents for card part 7
  289. ----- text -----
  290. This scrolling field lists the fields on the card. When you click on one of the fields, it is selected as the one that will be printed when you click ‚ÄúOK‚Äù below.
  291.  
  292. -- part contents for card part 10
  293. ----- text -----
  294. This small box holds the first lines of the field selected in the scrolling field above it. Notice that the lines from the field show their style and size.
  295.  
  296. -- part contents for card part 12
  297. ----- text -----
  298. If this option is checked, the field selected above will be printed in the same width as it appears on screen.
  299.  
  300. -- part contents for card part 14
  301. ----- text -----
  302. When you click ‚ÄúOK‚Äù, the field selected in the scrolling field will print. If you click ‚ÄúCancel‚Äù, the dialog box goes away and nothing prints.